@media only screen and (max-width: 800px) {
body{font-size:.24rem; line-height:.4rem;}
.sp_block{display:block;}
.sp_inline{display:inline;}
.sp_none{display:none;}

.sp_pt0{padding-top:0 !important;}
.sp_pt5{padding-top:.05rem !important;}
.sp_pt10{padding-top:.1rem !important;}
.sp_pt15{padding-top:.15rem !important;}
.sp_pt20{padding-top:.2rem !important;}
.sp_pt25{padding-top:.25rem !important;}
.sp_pt30{padding-top:.3rem !important;}
.sp_pt35{padding-top:.15rem !important;}
.sp_pt40{padding-top:.4rem !important;}
.sp_pt45{padding-top:.45rem !important;}
.sp_pt50{padding-top:.5rem !important;}
.sp_pt60{padding-top:.6rem !important;}
.sp_pt70{padding-top:.7rem !important;}
.sp_pt80{padding-top:.8rem !important;}
.sp_pt90{padding-top:.9rem !important;}
.sp_pt100{padding-top:1rem !important;}
.sp_pt110{padding-top:1.1rem !important;}
.sp_pt120{padding-top:1.2rem !important;}
.sp_pt130{padding-top:1.3rem !important;}
.sp_pt150{padding-top:1.5rem !important;}
.sp_pt170{padding-top:1.7rem !important;}
.sp_pt200{padding-top:2rem !important;}

.sp_font28{font-size:.28rem; line-height:.48rem;}
.sp_font24{font-size:.24rem; line-height:.36rem;}

.sp_center{text-align:center;}
.sp_tal{text-align:left;}
.sp_w100{width:100%; height:auto;}
.sp_fn{float:none;}


.header{height:1.7rem;}
.header_group{border-top:#009b4a 4px solid;}
.header_group .group-dropdown-btn{height:25px; color:#fff; line-height:24px; margin:-4px auto 0 auto; background: url(../images/top2.png) no-repeat center top; background-size:contain;}
.header_group .group-dropdown-btn img{vertical-align:text-bottom; margin-right:5px;}
.header_wrap{height:1.2rem; padding:0 0 0 .3rem;}
.header_wrap .sp_pt35 img{height: 40px;}
.header_inner{height:1rem; padding-top:0; align-self:flex-end;}
.header_login,.header_registration{width:1rem; height:1rem; display:flex; justify-content:center; align-items:center;}
.header_login a{font-size:.16rem; line-height:.32rem; margin-right:0; display:block; text-align:center;}
.header_login a .icon{font-size:.34rem; margin-right:0;}
.header_registration a{font-size:.16rem; line-height:.32rem; margin-right:0; display:block; text-align:center;}
.header_registration a .icon{font-size:.34rem; margin-right:0;}
.header_logged{width:1rem; height:1rem; display:flex; justify-content:center; align-items:center; position:inherit;}
.header_logged.open{background:#F2F2F2;}
.header_logged > p{font-size:.16rem; line-height:.32rem; padding-bottom:0; display:block; text-align:center;}
.header_logged > p .icon-login{font-size:.34rem;}
.header_logged div{width:100%; margin-left:0; padding:.5rem 0 .8rem 0; border-top:none; border-left:none; top:1.7rem; left:0; background:#F2F2F2;}
.header_logged div a{color:#333333; font-size:.3rem; line-height:.88rem; padding:0 .3rem 0 .4rem; border-right:none; background:none;}
.header_logged div a .icon{color:#00a545; font-size:.22rem; transform:rotate(0);}
.model-1{width:1rem; height:1rem; transition:0.3s;}
.menu{width:.38rem; height:.5rem; padding-left:.31rem; position:relative; transition:0.3s; box-sizing:border-box;}
.bar{width:.38rem; height:.04rem; display:block; position:absolute; background-color:#023c89; transition:0.3s;}
.model-1 p{color:#023c89; font-size:.16rem; font-weight:500; text-align:center; transition:0.3s;}
.model-1.hover{background:#023c89;}
.model-1.hover .bar{background-color:#FFF;}
.model-1.hover p{color:#FFF;}
.model-1 .bar:nth-of-type(1) {
  top:.2rem;
  transition: top 0.2s ease 0.2s, transform 0.2s ease-out 0;
}
.model-1 .bar:nth-of-type(2) {
  top:.32rem;
  transition: ease 0.1s 0.1s;
}
.model-1 .bar:nth-of-type(3) {
  top:.44rem;
  transition: top 0.2s ease 0.2s, transform 0.2s ease-out 0;
}
.model-1.hover .bar:nth-of-type(1) {
  background-color:#FFF;
  top:.33rem;
  transform: rotate(45deg);
  transition: top 0.1s ease 0, transform 0.1s ease-out 0.2s;
}
.model-1.hover .bar:nth-of-type(2) {
  opacity: 0;
}
.model-1.hover .bar:nth-of-type(3) {
  background-color:#FFF;
  top:.33rem;
  transform: rotate(-45deg);
  transition: top 0.1s ease 0, transform 0.1s ease-out 0.2s;
}
.header_nav{width:100%; padding-bottom:.8rem; position:absolute; z-index:30; background:#F2F2F2;}
.header_search{width:5rem; height:.72rem; margin:.4rem auto; background:#FFF; display:flex;}
.header_search_text{width:4.26rem; height:.68rem; padding:0 .12rem;}
.header_search_submit{width:.7rem; height:.68rem; background-size:cover;}
.nav_list{line-height:.88rem; display:block; border-top:#DFDFDF .02rem solid;}
.nav_list li{width:100%; font-size:.3rem; text-align:left; border-bottom:#DFDFDF .02rem solid; position:relative;}
.nav_list li:before{display:none;}
.nav_list li a{padding-left:.4rem;}
.nav_list li.nav_list_li a{color:#333333; background:none;}
.nav_list li .icon{color:#00a545; font-size:.24rem; position:absolute; top:calc(50% - .12rem); right:.3rem; display:block;}
.header_wm_sp{padding:.2rem 0; margin:0 .4rem; border-bottom:#DFDFDF .02rem solid; display:flex;}
.header_wm_sp dt{width:3.5rem; padding-left:.5rem;}
.header_wm_p1{color:#009a49; font-size:.3rem; font-weight:500;}
.header_wm_p2{font-size:.26rem; line-height:.36rem; padding-top:.15rem;}
.header_wm_p3{width:2.8rem; height:.48rem; color:#009a49; font-size:.28rem; line-height:.44rem; margin-top:.08rem; text-align:center; border:#CCC 1px solid; background:#FFF;}
.header_wm_sp dd img{width:2rem; height:auto;}
.header_mail_sp a{color:#4A7BC7; font-size:.66rem; line-height:1; text-align:center; margin:0 .4rem; padding:.35rem 0 .35rem; border-bottom:#DFDFDF .02rem solid; display:block;}
.header_mail_sp a p{font-size:.3rem; padding-bottom:.25rem;}
.header_close{width:4.7rem; color:#FFF; font-size:.28rem; font-weight:500; line-height:.9rem; margin:.8rem auto 0 auto; text-align:center; background:#023c89; position:relative;}
.header_close .icon{font-size:.24rem; position:absolute; top:calc(50% - .12rem); right:.3rem;}
.nidec_sidebar_sp{position:fixed; left:0; bottom:0; z-index:20;}
.nidec_sidebar_sp p img{width:.7rem; height:auto;}
.pb-carouselWarp{height:5.8rem; padding-bottom:0;}
.pb-carouselWarp .pb-carousel{position:relative; height:5.4rem;}
.pb-carouselWarp .pb-carousel li.pb_img01{background-image:none;}
.pb-carouselWarp .pb-carousel li.pb_img02{background-image:none;}
.pb-carouselWarp .pb-carousel li.pb_img03{background-image:none;}
.pb-carouselWarp .pb-carousel-ind li{width:.15rem; height:.15rem; margin:0 .06rem;}

.nidec_w1170{width:100%;}
.nidec_w1170 p{ line-height:200%}
.nidec_purpose_dl{display:block;}
.nidec_purpose_dl dd{width:auto; height:.8rem; font-size:.38rem; line-height:.8rem; text-align:left; padding-left:.3rem;}
.nidec_purpose_dl dt{width:100%; padding:.35rem .5rem .4rem .5rem; flex-wrap:wrap;}
.nidec_purpose_p1{font-size:.3rem; line-height:.4rem; padding:0 0 .2rem 0;}
.nidec_purpose_text{width:4.87rem; height:.6rem; padding:0 .2rem;}
.nidec_purpose_submit{width:1.5rem; height:.6rem; font-size:.2rem; margin-left:.1rem; background-position:1.18rem .24rem; background-size:.16rem auto;}
.nidec_title{font-size:.54rem;}
.nidec_title p{font-size:.3rem;}
.sp_plr30{padding-left:.3rem; padding-right:.3rem; box-sizing:border-box;}
.nidec_product_title{height:1.1rem; padding-top:.25rem;}
.nidec_product_title p{height:.9rem; font-size:.28rem;}
.nidec_product_title p.select{height:1.1rem; font-size:.32rem;}
.nidec_product_bg{padding:.3rem .2rem .5rem .2rem;}
.nidec_product{width:100%; justify-content:space-between;}
.nidec_product li{width:3.45rem; margin:.2rem 0 0 0; padding:.1rem;}
.nidec_product_img img{width:1.4rem; height:1rem;object-fit:cover;}
.nidec_product_bt{width:1.85rem; font-size:.27rem; line-height:1.5; padding:0 .3rem 0 .2rem;}
.nidec_product li .icon{font-size:.24rem; right:.07rem; bottom:.07rem;}
.nidec_case{flex-wrap:wrap; padding-top:.2rem;}
.nidec_case li{width:3.2rem; padding-bottom:.5rem;}
.nidec_case li h3{height:.68rem; font-size:.28rem; line-height:.34rem; padding-top:.1rem;}
.nidec_case li:nth-child(3) h3,.nidec_case li:nth-child(4) h3{height:1.02rem;}
.nidec_case_p{font-size:.26rem; line-height:.38rem; padding-top:.1rem;}
.nidec_case_more a{width:4.7rem; font-size:.28rem; line-height:.9rem;}
.nidec_case_more a .icon{font-size:.24rem; top:calc(50% - .12rem); right:.3rem;}
.nidec_news{padding-top:.15rem;}
.nidec_news li{height:1.6rem; font-size:.26rem; line-height:.44rem; margin-top:.15rem; padding:.3rem 0 .25rem .3rem; flex-wrap:wrap;}
    .nidec_news li span {
        width: 1.65rem;
    }

    .nidec_news_enterprise, .nidec_news_expo, .nidec_news_product {
        width: 2rem;
        height: .44rem;
        font-size: .25rem;
        margin-right: .3rem;
    }

    .nidec_news_new {
        width: .7rem;
        height: .32rem;
        font-size: .24rem;
        line-height: .32rem;
        margin: .05rem 0 0 0;
    }
.nidec_news li a{width:6.3rem; padding-top:.15rem;}
.nidec_news li .icon{font-size:.24rem; top:calc(50% - .12rem); right:.25rem;}
.footer_bg{margin-top:1.6rem; padding:.75rem 0 .65rem 0; border-top:#009C4B .05rem solid;}
.pagetop a{width:.6rem; height:.6rem; font-size:.3rem; top:-.8rem; right:0;}
.footer{display:block;}
.foot_logo{width:100%; text-align:center;}
.foot_logo img{width:2.35rem; height:auto;}
.foot_product.sp_block{margin-top:.75rem; border-top:#BCBCBC 1px solid;}
.foot_product{width:100%; padding-right:0;}
.foot_product h3{font-size:.3rem; line-height:.88rem; padding-top:0; position:relative;}
.foot_product h3:first-child{padding-top:0;}
.foot_product h3 a{padding-left:.4rem; display:block;}
.foot_product h3 .icon{color:#00a545; font-size:.24rem; position:absolute; top:calc(50% - .12rem); right:.3rem; display:block;}
.foot_product p{display:none;}
.footer_copyright{font-size:.18rem; padding-top:.6rem;}
.footer_copyright a{font-size:.16rem;}

.sub_banner{height:1.9rem; font-size:.54rem; padding-left:.3rem;}
.sub_banner span{font-size:.38rem;}
.sub_banner p{font-size:.2rem;}
.use_purpose_title{font-size:.44rem; padding-left:.3rem;}
.use_purpose_title span{font-size:.29rem;}
.use_purpose_title p{font-size:.22rem; padding-top:.1rem;text-transform:uppercase;}
.use_purpose{padding-bottom:.4rem;}
.use_purpose_dl{display:block;}
.use_purpose_dl dd{width:auto; height:.8rem; font-size:.38rem; line-height:.8rem; padding-left:.3rem; justify-content:flex-start}
.use_purpose_dl dt{width:6.9rem; padding:0 .3rem;}
.use_purpose_objective:first-child{display:block; padding-left:.2rem;}
.use_purpose_text{width:6.48rem; height:.6rem; padding:0 .2rem;}
.use_purpose_objective{height:auto; padding:.4rem 0;}
.use_purpose_objective h4{width:1.95rem; font-size:.3rem; line-height:.6rem; padding-left:.2rem;}
.use_purpose_objective select{width:4.5rem; height:.6rem; padding:0 .08rem; margin:.4rem 0 0 0; display:block;}
.use_purpose_objective select:first-child{margin-top:0;}
.use_purpose_submit input{width:4.7rem; font-size:.28rem; line-height:.9rem; background-position:4.15rem .34rem; background-size:.22rem auto;}
.use_product{padding:0 .3rem;}
.use_product > li{width:6.9rem; padding:.85rem 0 0 0;}
.use_product > li img{width:100%; height:auto;}
.use_product_h3{height:.9rem; font-size:.34rem; line-height:.4rem;}
.use_product_h3 .icon{right:.1rem; bottom:.1rem;}
.use_product_sub li a{width:3.4rem; height:.88rem; font-size:.26rem; line-height:.36rem; margin-top:.08rem; padding:0 .18rem;}
.use_product_sub li a .icon{margin-right:.08rem;}
.use_product_gd{font-size:.26rem; padding-top:.3rem;}
.use_product_gd a .icon{font-size:.22rem; margin-right:.08rem;}

.search_number{font-size:.38rem; padding:.8rem 0 .75rem 0;}
.search_number span{font-size:.58rem; padding:0 .1rem 0 .2rem;}
.search_result li{padding:.6rem .6rem .9rem .6rem; display:block;}
.search_result_img img{width:100%; height:auto;}
.search_result_img p{width:1.23rem; font-size:.32rem; line-height:.56rem;}
.search_result_img p:before{border-width:0 0 .56rem .18rem; top:0; right:-.18rem;}
.search_result_lr{width:100%; padding-left:0; padding-top:.3rem;}
.search_result_bq span{font-size:.26rem; line-height:.52rem; margin-right:.1rem; padding:0 .3rem;}
.search_result_title{font-size:.48rem; padding-top:.3rem;}
.search_result_p1{font-size:.28rem; padding:.2rem 0 .2rem 0;}
.search_result_p2{font-size:.24rem; line-height:.48rem; padding-top:.15rem;}
.search_result_xx{text-align:center; padding:.5rem 0 0 .8rem;}
.search_result_xq a{width:4.7rem; font-size:.28rem; line-height:.9rem;}
.search_result_xq a .icon{font-size:.24rem; top:calc(50% - .12rem); right:.3rem;}
.search_result_case a{width:4.7rem; font-size:.28rem; line-height:.9rem; margin-top:.3rem; padding-right:.5rem;}
.search_result_case a .icon{font-size:.24rem; top:calc(50% - .12rem); right:.3rem;}
.search_p{color:#666666; font-size:.28rem; line-height:.46rem;}

.product_return{padding:.5rem .2rem .2rem 0;}
.product_return a{width:3.2rem; font-size:.26rem; line-height:.8rem; padding-left:.18rem;}
.product_return a .icon{font-size:.2rem; margin-right:.1rem;}
.product_detailed{display:block; padding:.6rem .6rem 0 .6rem;}
.product_detailed_img{width:2.8rem; margin:0 auto;}
.product_detailed_img img{width:100%; height:auto;}
.product_detailed_lr{width:100%; padding:.3rem 0 0 0;}
.product_detailed_title{font-size:.48rem; padding-top:.5rem;}
.product_detailed_p1{font-size:.34rem; padding-top:.5rem;}
.product_detailed_p2{font-size:.28rem; line-height:.46rem; padding-top:.2rem;}
.product_detailed_trait{margin-top:.45rem;}
.product_detailed_trait dd{width:1.2rem; font-size:.28rem; line-height:1.5;}
.product_detailed_trait dt{width:calc(100% - 1.2rem); font-size:.28rem; line-height:.42rem; padding:.1rem 0 .1rem .25rem;}
.product_detailed_zx{width:4.7rem; padding-left:0; margin:.85rem auto 0 auto;}
.product_detailed_order{font-size:.25rem; padding:.7rem 0 .25rem 0;}
.product_detailed_eshop a{padding:.12rem 0;}
.product_detailed_eshop .icon{font-size:.22rem; padding:0 .06rem 0 .15rem;}
.product_detailed_eshop p{width:2.5rem;}
.product_detailed_eshop img{width:1.3rem; height:auto;}
.product_main{width:100%; margin:.7rem auto 0 auto; display:block;}
.product_menu{width:100%; border-top:#009C4B .06rem solid; background:#FFF; display:flex; flex-wrap:wrap;}
.product_menu li{width:49.5%; font-size:.26rem; line-height:.36rem; margin-left:1%; margin-top:.08rem;}
.product_menu li:nth-child(2n+1){margin-left:0;}
.product_menu li a{height:.88rem; padding-right:.15rem;}
.product_menu li a .icon{font-size:.24rem; margin:0 .15rem 0 .2rem;}
.product_content{width:100%; padding-top:.9rem;}
.product_content_title{font-size:.44rem; padding-left:.2rem;}
.product_data_title{font-size:.32rem; line-height:.46rem; border-left:#009a49 .06rem solid; padding-left:.15rem; margin-top:.65rem;}
.product_data{font-size:.28rem; line-height:.34rem; margin-top:.15rem;}
.product_data th{width:2.1rem; padding:.26rem 0 .26rem .2rem;}
.product_data td{padding:.26rem 0 .26rem .2rem;}
.product_data td.product_data_td01{width:1.7rem;}
.product_chart_title{font-size:.32rem; line-height:.44rem; padding-bottom:.15rem;}
.product_chart_title span{border-left:#009a49 .06rem solid; padding-left:.15rem;}
.product_induced{font-size:.36rem; line-height:.48rem; padding-top:.2rem;}
.product_induced_p1{font-size:.26rem; line-height:.44rem;}
.product_download{padding-top:.3rem;}
.product_download li{width:100%; padding:.2rem 0 0 0;}
.product_download li a{width:100%; padding:0; margin-top:.2rem; background:#F2F2F2;}
.product_download_mz{width:5.5rem; height:.9rem; font-size:.26rem; line-height:.4rem; padding:0 .15rem 0 .15rem;}
.product_download_mz .icon{font-size:.24rem; margin-right:.1rem;}
.product_download_mz span{width:auto; padding-right:.2rem;}
.product_download_mz i{width:.9rem; font-size:.18rem; line-height:.3rem;}
.product_download_tb{width:1.5rem; font-size:.2rem; display:flex; align-items:center; padding-top:0;}
.product_download_tb .icon{font-size:.44rem;}
.product_related{padding-top:.05rem;}
.product_related li{width:50%; font-size:.28rem; line-height:.46rem; margin-top:.35rem; padding-left:.35rem; background-position:.08rem .1rem; background-size:.22rem auto;}
.product_related li a{font-size:.28rem;}
.product_related li p{font-size:.24rem; padding-top:.1rem;}
.product_related li p a,.product_md li a{font-size:.24rem;}
.product_assembly li{width:2rem; padding:.3rem 0 0 .45rem; display:block;}
.product_assembly li:nth-child(3n+1){padding-left:0;}
.product_assembly li a{display:block;}
.product_assembly li img{width:100%; height:auto;}
.product_assembly_lr{font-size:.22rem; line-height:.32rem; padding:.1rem 0 0 0;}
.product_qa{padding-top:.2rem;}
.product_qa li{margin-top:.3rem;}
.product_qa_q{font-size:.26rem; line-height:.42rem; padding:.29rem .3rem .29rem .3rem;}
.product_qa_q .icon{font-size:.24rem; top:calc(50% - .12rem); right:.25rem;}
.product_qa_a{font-size:.24rem; line-height:.42rem; margin:0 .3rem; padding:.3rem 0 .4rem 0;}
.product_quantity{margin-top:.5rem;}
.product_quantity dd{width:1.8rem; font-size:.3rem; padding-left:.38rem;}
.product_quantity dt{font-size:.24rem; line-height:.38rem; padding:.3rem 0 .2rem .3rem;}
.product_quantity dt strong{font-size:.32rem;}
.product_quantity_fille a{width:5.7rem; font-size:.28rem; line-height:.9rem;}
.product_quantity_fille a .icon{font-size:.24rem; top:calc(50% - .12rem); right:.3rem;}
.product_person{margin-top:.6rem;}
.product_person_charge{width:1.4rem; font-size:.26rem; line-height:.35rem; padding:.3rem 0 0 .15rem;}
.product_person_contact{width:5.5rem; padding:.25rem 0 .25rem .2rem;}
.product_person_name{width:1.1rem; font-size:.28rem;}
.product_person_tel{width:2.5rem; font-size:.32rem;}
.product_person_or{width:.4rem; font-size:.28rem;}
.product_person_contact img,.product_weixin img{width:1rem; height:auto;}
.product_weixin{margin-top:.3rem; padding:.3rem 0;}
.product_weixin .icon{font-size:.48rem;}
.product_weixin p{font-size:.26rem; padding:0 .25rem 0 .06rem;}

.member_login_kf{display:block; padding:.45rem .35rem 0 .35rem;}
.member_login_m{width:auto; padding-left:0; border-right:none;}
.member_login_bt{font-size:.28rem;}
.member_login_yx{width:100%; height:.7rem; margin-top:.3rem;}
.member_login_yx label{width:1.7rem; font-size:.24rem; line-height:.68rem; padding-left:.16rem;}
.member_login_yx input{width:4.5rem; height:.66rem; font-size:.24rem; padding:0 .15rem;}
.member_login_p1{font-size:.24rem; line-height:1.5; padding-top:.45rem;}
.member_login_land input,.member_login_land a{width:4.7rem; font-size:.28rem; line-height:.9rem; background-position:4rem .33rem; background-size:.24rem auto;}
.member_login_x{width:4.7rem; margin:0 auto; padding-top:.8rem; border-bottom:#BFBFBF 1px solid;}
.member_login_r{width:100%; padding-left:0;}
.member_login_p2{font-size:.24rem; line-height:.38rem; padding:.4rem 0 .45rem 0;}

.register_w980{width:100%;}
.register_bz{font-size:.24rem; line-height:.42rem;}
.register_info > li{margin-top:.3rem;}
.register_info_name{width:1.55rem; font-size:.24rem; line-height:.30rem; padding:.18rem 0 .18rem .15rem;}
.contact_name{letter-spacing:-.1em;}
.register_info_x{padding-left:.06rem;}
.register_info_tx{width:5.3rem; font-size:.24rem; line-height:.66rem;}
.register_info_text{height:.66rem; font-size:.24rem; padding:0 .25rem;}
.register_info_seeds,.register_info_region{width:5.3rem; padding:0 0 .25rem 0;}
.register_info_seeds li{width:2.7rem; line-height:.32rem; padding:.24rem 0 0 .25rem;}
.register_info_seeds li:nth-child(2n){width:2.3rem;}
.register_info_seeds li label,.register_info_zz label{display:flex;}
.register_info_seeds li input[type="checkbox"],.register_info_zz input[type="checkbox"]{margin-right:.1rem; margin-top:.02rem;}
.register_info_seeds li.register_info_other{width:100%; display:flex; align-items:center;}
.register_seeds_other{width:3.06rem; height:.48rem; padding:0 .1rem; margin-left:.16rem;}
.register_info_region li,.register_info_region li:nth-child(2n){width:96%; line-height:.32rem; padding:.24rem 0 0 .25rem;}
.register_info_region li input[type="checkbox"],.register_agree input[type="checkbox"],.contact_agree input[type="checkbox"]{margin-right:.1rem; vertical-align:text-top;}
.register_info_p1{padding-left:.35rem; font-size:.2rem;}
.register_info_textarea{height:1.85rem; font-size:.24rem; padding:.15rem .25rem;}
.register_info_zz{font-size:.24rem; line-height:.32rem; padding:.2rem 0 .2rem .25rem;}
.register_agree,.contact_agree{font-size:.24rem; line-height:.4rem; padding-top:.6rem;}

.register_info_confirm{width:5.3rem; font-size:.24rem; line-height:.32rem; padding:.17rem .25rem .17rem .25rem;}
.confirm_submit{justify-content:space-between;}
.member_login_land.confirm_submit input,.member_login_land.confirm_submit a{width:3.33rem; background-position:2.7rem .33rem;}
.member_login_land a{margin-right:0;}
.register_confirm_tx{width:5.3rem; font-size:.24rem; line-height:.32rem; padding:.17rem .25rem .17rem .25rem;}

.password_w740{width:100%;}
.password_forget{margin-top:.3rem;}
.password_forget label{width:1.55rem; font-size:.24rem; line-height:.3rem; padding-left:.12rem; display:flex; align-items:center;}
.password_forget_text{width:5.3rem; height:.7rem; font-size:.24rem; padding:0 .15rem;}
.password_forget_text02{width:3.2rem; height:.7rem; font-size:.24rem; padding:0 .15rem;}
.password_forget_get{width:2rem; height:.66rem; font-size:.22rem; line-height:.66rem; margin:.02rem 0 0 .18rem; padding-right:.2rem; background-position:1.6rem .24rem; background-size:.2rem auto;}
.password_forget_get .icon{font-size:.2rem; top:.24rem; right:.2rem;}

.verify_member{padding:.7rem 0 .7rem 0;}
.verify_member h4{font-size:.36rem;}
.verify_member p{font-size:.24rem; line-height:.42rem; padding-top:.35rem;}

.use_product.pt0 li:first-child{padding-top:.48rem;}

.about_menu_title{font-size:.38rem; padding:0 .2rem .1rem .2rem;}
.about_menu_title_sp{border-bottom:#009C4B .06rem solid;}
.about_menu_i{width:.4rem; height:.4rem; position:absolute; bottom:.08rem; right:.1rem;}
.about_menu_i:before{content:""; position:absolute; top:.18rem; left:.1rem; width:.19rem; height:.03rem; background:#009a49;}
.about_menu_i:after{content:""; position:absolute; top:.1rem; left:.18rem; width:.03rem; height:.19rem; background:#009a49;}
.open .about_menu_i:after{display:none;}
.about_menu{display:none;}
.sp_plr30 .use_purpose_title{padding-left:0;}
.enterprise_title{font-size:.34rem; padding-left:0;}
.enterprise_slogan{font-size:.32rem; line-height:.56rem;}
.enterprise_motor{display:block; padding-top:.6rem;}
.enterprise_motor dt{width:100%; font-size:.26rem; line-height:.46rem;}
.enterprise_sales{width:6.4rem;}
.enterprise_sales li{font-size:.18rem; line-height:.26rem; padding-top:.15rem;}
.enterprise_summary{display:block; padding-top:.5rem;}
.enterprise_summary > p{text-align:center;}
.enterprise_summary > p img{width:3.4rem; height:auto;}
.enterprise_summary table{width:100%; margin-top:.3rem}
.enterprise_summary table th{width:1.65rem; font-size:.24rem; line-height:.38rem; padding:.1rem 0 .1rem .2rem;}
.enterprise_summary table td{font-size:.24rem; line-height:.38rem; padding:.1rem .25rem;}
.enterprise_summary table td p{display:flex; padding-top:.2rem;}

.speech_message{display:block; padding-top:.5rem;}
.speech_message dt{width:100%; font-size:.26rem; line-height:.46rem; padding-top:.3rem;}
.speech_message dd{text-align:center;}
.speech_message dd img{width:5.04rem; height:auto;}
.speech_chairman_m{width:3.2rem; height:auto; margin:.06rem 0 0 .25rem;}
.speech_fgx{padding-top:.7rem;}

.business_title{font-size:.3rem; line-height:.46rem; margin-top:.85rem; padding-left:.18rem; border-left:#009a49 .04rem solid;}
.business_lr{width:6.1rem; margin:-.8rem auto 0 auto; padding:.45rem .45rem 0 .45rem;}
.business_lr h4{font-size:.28rem; line-height:.42rem;}
.business_lr_w740{width:100%;}
.business_lr_p{height:auto; font-size:.24rem; line-height:.42rem; padding-top:.3rem;}
.business_lr_more a{width:4.7rem; font-size:.28rem; line-height:.9rem;}
.business_lr_more a .icon{font-size:.23rem; top:calc(50% - .1rem); right:.32rem;}

.concept_p{font-size:.26rem; line-height:.46rem;}
.concept_policy{margin-top:.4rem; padding:.35rem .8rem .35rem .8rem; background:#EDF8F2; display:block;}
.concept_policy dt{width:100%; font-size:.26rem; line-height:.4rem; padding-top:.25rem;}
.concept_policy dd{text-align:center;}
.concept_policy dd img{width:auto; height:1.15rem;}
.concept_policy_h4{font-size:.28rem; line-height:.46rem; text-align:center; padding-bottom:.1rem;}
.concept_policy_p{line-height:.38rem; padding:.06rem 0;}
.concept_policy_p span{padding-right:.1rem;}
.concept_policy dd.policy_dd img{width:auto; height:1.45rem;}
.policy_p{padding:.06rem 0;}
.policy_p span{font-size:.28rem; padding-right:.15rem;}

.consult_cpm{font-size:.3rem;}
.consult_cpm span{font-size:.36rem;}
.consult_cpa{width:2.2rem; font-size:.24rem; line-height:.7rem; padding-left:.2rem;}
.consult_cpa .icon{font-size:.2rem; margin-right:.1rem;}
.consult_select{width:4.5rem; height:.5rem; margin:.0 0 0 .25rem;}
.thanks{padding:.7rem 0 .7rem 0;}
.thanks_h3{font-size:.36rem;}
.thanks_p{font-size:.24rem; padding-top:.35rem;}

.news_list{padding-top:.15rem;}
.news_list li{height:1.6rem; font-size:.26rem; line-height:.44rem; margin-top:.15rem; padding:.3rem 0 .25rem .2rem; flex-wrap:wrap;}
.news_list li span{width:1.65rem;}
.news_list_new{width:.7rem; height:.32rem; font-size:.24rem; line-height:.32rem; margin:.05rem 0 0 0;}
.news_list li a{width:6.3rem; padding-top:.15rem;}
.news_list li .icon{font-size:.24rem; top:calc(50% - .12rem); right:.25rem;}
.news_columns{padding-top:.6rem;}
.news_columns li{width:.6rem; height:.6rem; font-size:.28rem; line-height:.6rem; margin:0 .1rem;}

.news_detailed_bt{padding:.6rem 0 .3rem 0;}
.news_detailed_bt span{font-size:.26rem; line-height:.44rem; padding-right:.3rem;}
.news_detailed_bt p{font-size:.38rem; line-height:.52rem; padding-top:.15rem;}
.news_detailed_lr{font-size:.26rem; line-height:.46rem; padding:.45rem 0 .55rem 0;}
.news_detailed_r_sp,.news_detailed_r{font-size:.2rem; line-height:.26rem;}
.news_detailed_r_sp p{display:flex;}
.news_detailed_h4{font-size:.32rem;}
.news_detailed_xs{display:flex; line-height:.34rem; padding-top:.1rem;}
table.simple-line{margin:.4rem 0 0;}
table.simple-line th{padding:.2rem .2rem .2rem 0;}
table.simple-line td{padding:.2rem 0;}
table.simple-line td:first-child{padding-right:.2rem;}
.w300{width:2rem;}

.FAQ_search{height:2rem; margin-top:.45rem; padding:0 .3rem; flex-wrap:wrap; align-content:center; justify-content:inherit; background:#F2F2F2;}
.FAQ_search_text{width:4.68rem;; height:.6rem; padding:0 10px; border:#B8B8B8 1px solid; box-sizing:border-box;}
.FAQ_list{padding-top:0; display:block;}
.FAQ_list_classify{width:100%; padding-top:1rem;}
.FAQ_list_classify li{padding-top:.7rem;}
.FAQ_list_classify li:first-child{padding-top:.4rem;}
.FAQ_list_classify li a{height:.84rem; font-size:.34rem; line-height:.84rem;}
.FAQ_list_classify li a .icon{right:.1rem; bottom:.1rem;}

.FAQ_menu_i{display:none;}
.FAQ_problem_title{height:.6rem; font-size:.3rem; line-height:.6rem; margin-top:.7rem;}
.FAQ_problem_title:nth-of-type(1){margin-top:.4rem;}
.FAQ_problem li{padding:0 .3rem; margin-top:.3rem;}
.FAQ_a{font-size:.26rem; line-height:.42rem; padding:.29rem .5rem .29rem 0;}
.FAQ_a i{top:calc(50% - .08rem); right:.18rem;}
.FAQ_a i:before{top:.08rem; left:0; width:.18rem; height:.02rem;}
.FAQ_a i:after{top:0; left:.08rem; width:.02rem; height:.18rem;}
.FAQ_q{font-size:.24rem; line-height:.42rem; padding:.35rem 0 .4rem 0;}

.contact_purpose{padding:.16rem 0;}
.contact_purpose label{display:block;}
.contact_purpose label input{vertical-align:text-top; margin-right:.12rem;}
.contact_purpose span{margin-left:.38rem; margin-top:.2rem; display:block;}
.contact_purpose_text{width:2.2rem; height:.48rem;}
.contact_purpose_text2{width:50px; height:28px; border:#CCC 1px solid; box-sizing:border-box;}
.contact_purpose_span{margin-left:.5rem;}
.contact_purpose label,.contact_agree label{padding:0 0 0 .4rem;}
.contact_purpose label:before,.contact_agree label:before{width:.3rem; height:.32rem; background-size:100% auto; margin-top:.01rem;}
.contact_purpose label:hover:before,.contact_agree label:hover:before{background-position:center -.6rem;}
.contact_purpose input[type="checkbox"]:checked + label:before,.contact_agree input[type="checkbox"]:checked + label:before{background-position: center -1.19rem;}

.vehicle_title{font-size:.44rem;}
.vehicle_menu ul{border-top:none;}
.vehicle_menu ul li{width:50%;}
.vehicle_menu ul li a{width:calc(100% - .07rem); height:.88rem; font-size:.26rem; line-height:.36rem; margin:.07rem 0 0 .07rem; padding-left:.15rem;}
.vehicle_menu ul li:nth-child(6n+1) a{width:calc(100% - .07rem); margin-left:.07rem;}
.vehicle_menu ul li:nth-child(2n+1) a{width:100%; margin-left:0;}
.vehicle_menu ul li a .icon{font-size:.22rem; margin-right:.1rem;}
.vehicle_content{margin-top:1.5rem; padding-top:0; border-top:none;}
.vehicle_power{display:none;}
.vehicle_power_sp{display:flex; flex-wrap:wrap; padding-top:.18rem;}
.vehicle_power_sp li{width:50%;}
.vehicle_power_sp li a{width:calc(100% - .04rem); height:.88rem; color:#666; font-size:.25rem; line-height:.32rem; margin:.08rem .04rem 0 0; padding-left:.15rem; display:flex; align-items:center; background:#EBF8EF; box-sizing:border-box;}
.vehicle_power_sp li a .icon{color:#00a545; font-size:.22rem; margin-right:.08rem;}
.vehicle_power_sp li a i{width:.28rem; height:.28rem; color:#FFF; font-size:.2rem; line-height:.28rem; text-align:center; border-radius:50%; margin-right:.1rem; background:#00a545;}
.vehicle_power_sp li:nth-child(2n) a{margin:.08rem 0 0 .04rem;}
.vehicle_power_qc{color:#00a545; font-size:.28rem; font-weight:500; line-height:1.5; padding-top:.3rem; text-align:center;}
.vehicle_menu_title{font-size:.32rem; padding-bottom:.1rem; border-bottom:#009a49 .06rem solid;}
.vehicle_menu_title .icon{font-size:.28rem; margin-right:.1rem;}
.vehicle_menu_title .about_menu_i{right:0;}

.equipment_title{font-size:.4rem; padding-bottom:.15rem;}
.equipment_content{padding-top:.7rem; padding-bottom:.40rem; border-top:none; display:block;}
.equipment_content dt{width:100%;}
.equipment_content_img{padding-top:.3rem; text-align:center;}
.equipment_content_img img{width:4rem; height:auto;}
.equipment_content_ul{padding-top:.1rem;}
.equipment_content_ul li{width:50%; font-size:.25rem; line-height:.36rem; padding:0 0 0 .16rem; box-sizing:border-box;}
.equipment_content_ul li:nth-child(3n+1){padding-left:.16rem;}
.equipment_content_ul li a{padding:.16rem 0 .16rem 0}
.equipment_content_ul li a .icon{font-size:.2rem; margin:.07rem .06rem 0 0;}
.equipment_content_ul li a span{width:calc(100% - .26rem);}

.case_topic_p{font-size:.26rem; line-height:.46rem; letter-spacing:-0.02em;}
.topic_classify li{width:100%; padding-top:.58rem;}
.topic_classify li h4{height:.93rem; font-size:.34rem; padding:0 0 .06rem .25rem; background:url(../images/topic_classify_title_sp.jpg) no-repeat; background-size:100% auto;}
.topic_classify_d{font-size:.56rem; padding:0 .2rem 0 .08rem;}
.topic_classify_en{font-size:.24rem;}
.topic_classify li p{height:1.18rem; font-size:.24rem; line-height:.36rem; background:url(../images/topic_classify_lr_sp.jpg) no-repeat; background-size:100% auto;}

.topic_list_title{height:.6rem; font-size:.3rem; line-height:.6rem; margin-top:1.15rem;}
.topic_list{justify-content:space-between;}
.topic_list li{width:3.16rem; padding:.5rem 0 0 0;}
.topic_list li p img{width:100%; height:auto;}
.topic_list_h4{height:1.1rem; font-size:.28rem; line-height:.36rem; padding-top:.12rem;}
.topic_list_p{font-size:.26rem; line-height:.36rem; padding-top:.1rem;}

.topic_case_attribute{padding-top:.45rem; padding-bottom:0.12rem;}
.topic_case_attribute li a{height:.46rem; font-size:.27rem; line-height:.42rem; margin-right:.12rem; padding:0 .12rem;}
.topic_case_title{font-size:.38rem; padding:.75rem 0;}
.topic_case_p1{font-size:.3rem; line-height:.42rem;}
.topic_case_needs{width:100%; padding-top:.6rem;}
.topic_case_needs h4{width:1.75rem; height:.4rem; font-size:.25rem; line-height:.4rem; padding-left:.15rem;}
.topic_case_needs h4:before{right:-.3rem; border-width:.4rem 0 0 .3rem;}
.topic_case_needs_lr{width:100%; margin:.1rem 0 0 .1rem;}
.topic_case_needs_lr p{font-size:.28rem; padding:.25rem .25rem; top:-.1rem; left:-.1rem;}
.topic_case_needs_p{font-size:.68rem;}
.topic_case_img{font-size:.2rem;}
.topic_case_img iframe{height:200px;}
.topic_case_tool{font-size:.3rem; line-height:.42rem; padding:.08rem 0 .08rem .12rem; border-left:#009a49 .04rem solid;}
.topic_case_x{padding-top:.55rem;}

.distributor_authorized{margin-top:.45rem; padding:.45rem .3rem .35rem .3rem;}
.distributor_search{padding-top:.4rem;}
.distributor_search_p{width:1.3rem; height:.6rem; font-size:.24rem; line-height:.58rem; padding-left:.15rem;}
.distributor_search_text{width:3.4rem; height:.6rem; padding:0 .1rem;}
.distributor_authorized_p{font-size:.2rem; line-height:.3rem; padding-top:.4rem;}
.distributor_wz{font-size:.24rem; line-height:.42rem;}
.distributor_cxbz{font-size:.28rem;}
.distributor_step_title{padding-bottom:.08rem;}
.distributor_step_title i{width:.44rem; height:.44rem; font-size:.28rem; line-height:.44rem;}
.distributor_step_title span{width:calc(100% - .65rem); font-size:.28rem; line-height:.44rem; padding:0 0 0 .1rem;}
.distributor_step_p{padding-top:.35rem;}

.distributor_inquiry{width:100%;}
.distributor_inquiry_bd th{font-size:.26rem; line-height:.7rem; padding-left:.2rem;}
.distributor_inquiry_bd th:nth-child(1){width:3.55rem;}
.distributor_inquiry_bd th:nth-child(2){width:2.35rem;}
.distributor_inquiry_bd td{font-size:.26rem; line-height:.34rem; padding:.35rem 0 .35rem .2rem;}
.distributor_inquiry_fgs{padding-left:0; display:block;}
.distributor_inquiry_bd td.distributor_inquiry_pdf{font-size:.44rem;}
.distributor_inquiry_w{font-size:.24rem; line-height:.48rem; padding-top:.9rem;}
.distributor_inquiry_w span{font-size:.3rem; padding:0 .1rem;}

.speech_china_img img{width:5rem; height:auto;}
.speech_china_qm img{width:3.2rem; height:auto;}

.sales_list li{width:100%; padding:.5rem 0 .6rem 0;}
.sales_list_p{height:auto; font-size:.26rem; line-height:.4rem; padding:.35rem .6rem .6rem .6rem;}
.sales_list_a a{font-size:.26rem;}
.sales_list_a a .icon{font-size:.22rem; margin-right:.04rem;}

.history_menu{padding-top:.45rem;}
.history_menu p{width:3.35rem; height:.8rem; font-size:.28rem; line-height:.8rem;}
.history_evolution th{font-size:.24rem;}
.history_evolution th:nth-child(1){width:1.1rem;}
.history_evolution th:nth-child(2){width:.8rem; padding-right:.16rem;}
.history_evolution td{min-width:2.7rem; width:auto; font-size:.24rem; padding:.22rem 0 .15rem .25rem;}
.history_evolution_lr{display:block;}
.history_evolution_img{width:2.3rem;}
.history_evolution_p{width:100%; padding-top:.15rem; padding-right:0;}
.history_award_menu{padding-top:.4rem; flex-wrap:wrap;}
.history_award_menu li{width:3.4rem; height:.88rem; font-size:.26rem; line-height:.88rem; margin-top:.08rem}
.history_award_menu li .icon{font-size:.22rem; margin-right:.15rem;}
.history_award_menu li a{padding-left:.2rem;}
.history_award_img{display:block;}
.history_award_img img:nth-child(2){margin:.1rem 0 0 0;}

.network_menu{padding-top:.4rem;}
.network_menu li{width:3.41rem; height:.88rem; font-size:.26rem; line-height:.88rem; margin:.08rem 0 0 .08rem;}
.network_menu li:nth-child(2n+1){margin-left:0;}
.network_menu li .icon{font-size:.22rem; padding:0 .1rem 0 .16rem;}
.network_branch th{width:1.4rem; font-size:.26rem; line-height:.38rem; padding:.25rem 0 .25rem .16rem;}
.network_branch td{font-size:.26rem; line-height:.38rem; padding-top:.25rem;}
.network_wd li{width:100%; padding:0 0 .25rem .25rem;}
.network_wd li a{display:flex;}
.network_wd li .icon{width:.3rem; font-size:.22rem; margin-top:.08rem;}

.sales_vehicle{width:100%; margin:0 auto; padding:.38rem .4rem;}
.sales_vehicle h4{font-size:.34rem; line-height:.44rem;}
.sales_vehicle_p{font-size:.26rem; line-height:.46rem; padding-top:.3rem;}
.sales_w790{width:100%;}
.sales_vehicle_product{justify-content:space-between;}
.sales_vehicle_product li{width:3.2rem; padding:.4rem 0 0 0;}
.sales_vehicle_product li:nth-child(2n+1){padding-left:0;}
.sales_vehicle_product li p img{width:100%; height:auto;}
.sales_vehicle_product li p.pt10{font-size:.24rem; line-height:.32rem; padding-top:.1rem;}
.sales_vehicle_title{height:.84rem; color:#FFF; font-size:.34rem; line-height:.84rem; margin-top:.5rem; text-align:center; background:#023c89;}
.sales_director{width:6.1rem; margin:.3rem auto 0 auto;}
.sales_director dd{width:1.7rem;}
.sales_director dt{width:4.1rem;}
.sales_director dt h4{font-size:.32rem; line-height:.5rem;}
.sales_director dt p{font-size:.24rem; line-height:.32rem; padding-top:.1rem;}

.model_p{font-size:.24rem; line-height:.42rem;}
.model_view{padding-top:.2rem;}
.model_view li{width:100%;}
.model_view li a{width:100%; font-size:.24rem; padding:.4rem .5rem .4rem .2rem;}
.model_view li a p{font-size:.28rem;}
.model_view li a .icon{top:calc(50% - .12rem); right:.25rem;}
.model_sub{padding:.5rem .3rem 0 .3rem;}
.model_sub img{width:100%; height:auto;}

.download_comprehensive{display:block; padding-top:.45rem;}
.download_comprehensive dd{width:100%; text-align:center;}
.download_comprehensive dd img{width:2.7rem; height:auto;}
.download_comprehensive dt{width:100%; padding-top:.4rem;}
.download_comprehensive_title{font-size:.28rem; padding:0 .3rem;}
.download_comprehensive_title p{font-size:.4rem; padding-top:.08rem;}
.download_comprehensive_lr{display:block; padding:.35rem .3rem 0 .3rem;}
.download_rlys{font-size:.24rem; line-height:.36rem;}
.download_rlys .icon{font-size:.44rem; padding-left:.3rem;}
.download_data a{width:4.7rem; font-size:.28rem; line-height:.9rem;}
.download_data a .icon{font-size:.24rem; position:absolute; top:calc(50% - .12rem); right:.3rem;}
.download_comprehensive_p{font-size:.28rem; padding-top:.65rem;}
.download_classify{padding-top:.12rem;}
.download_classify li{width:3.41rem; height:.88rem; padding:.08rem 0 0 .08rem;}
.download_classify li:nth-child(3n+1){padding-left:.08rem;}
.download_classify li:nth-child(2n+1){padding-left:0;}
.download_classify li a{height:.88rem; font-size:.26rem; line-height:.36rem;}
.download_classify li a .icon{font-size:.2rem; padding:0 .1rem 0 .18rem}
.download_product{padding-top:.3rem}
.download_product li{width:100%; padding:.5rem .4rem; border-bottom:#8C8C8C 1px solid;}
.download_product li > p img{width:1.8rem; height:auto;}
.download_product_lr{width:3.8rem;}
.download_product_title{height:1.9rem; font-size:.22rem; line-height:.36rem;}
.download_product_title p{font-size:.3rem; padding-top:.15rem;}
.download_product_data a{width:3.2rem; font-size:.26rem; line-height:.72rem; margin-top:.25rem;}
.download_product_data a .icon{font-size:.2rem; position:absolute; top:calc(50% - .1rem); right:.15rem;}

.reason_banner_bg{height:9.9rem; background:url(../images/reason_banner_sp.jpg) no-repeat center; background-size:100% auto;}
.reason_banner{width:6.4rem; padding-top:4.5rem;}
.reason_banner h3{font-size:.77rem; line-height:1.2;}
.reason_banner h3 p{font-size:.34rem; line-height:1.5;}
.reason_banner_p{font-size:.26rem; line-height:.5rem; padding-top:.3rem;}
.reason_advantage_bg{margin-top:.5rem; background:url(../images/reason_advantage_bg_sp.jpg) no-repeat center .6rem; background-size:100% auto;}
.reason_advantage{width:100%; padding-top:.7rem; display:block;}
.reason_advantage dt{width:6.7rem; margin:0 auto;}
.reason_advantage dt h4{height:.86rem; font-size:.36rem; line-height:.78rem; padding-left:.5rem; background:url(../images/reason_advantage_xbt_sp.png) no-repeat; background-size:100% 100%;}
.reason_advantage dt p{font-size:.26rem; line-height:.44rem; padding:.25rem .5rem 0 .5rem;}
.reason_advantage dd{width:100%; text-align:right; padding-top:.25rem}
.reason_advantage dd img{width:6.65rem; height:auto;}
.reason_advantage.reason_fan dd{text-align:left;}
.reason_customers_bg{margin-top:1.2rem; background:url(../images/reason_customers_bg_sp.jpg) no-repeat center .6rem; background-size:100% auto;}
.reason_product_title{height:.86rem; font-size:.36rem; line-height:.78rem; margin:.8rem .4rem 0 .4rem; padding-left:.5rem; background:url(../images/reason_advantage_xbt_sp.png) no-repeat; background-size:100% 100%;}
.reason_product{width:100%; margin-top:-.45rem; padding:.5rem .3rem .7rem .3rem;}
.reason_product .topic_list_p{height:1.08rem; overflow:hidden;}
.reason_value_title{height:1.11rem; font-size:.32rem; line-height:.9rem; margin-top:1rem; background:url(../images/reason_value_title_sp.png) no-repeat; background-size:100% 100%;}
.reason_value{width:5.9rem;}
.reason_value li{width:100%; padding-top:.65rem;}
.reason_value li p:first-child img{width:100%; height:auto;}
.reason_value h4{font-size:.32rem; padding-top:.2rem;}
.reason_value h4 img{width:1rem; height:auto; margin-right:.15rem;}
.reason_value_p{font-size:.24rem; line-height:.4rem; padding:.15rem .5rem 0 .5rem;}
.reason_superiority_bg{height:11.14rem; background:url(../images/reason_superiority_bg_sp.jpg) no-repeat center .9rem;}
.reason_superiority_bt{font-size:.36rem;}
.reason_superiority{width:6.5rem; margin:.22rem auto 0 auto; display:block; overflow:hidden;}
    .reason_superiority_ds {
        width: 4.84rem;
        padding: .09rem .08rem;
    }

    .reason_superiority_ds:last-child {
        float: right;
        margin-top: .16rem
    }

    .reason_superiority_policy {
        height: 1.8rem;
        font-size: .28rem;
        line-height: .5rem;
    }

    .reason_superiority_policy p {
        position: relative;
    }

    .reason_superiority_policy i {
        font-size: .84rem;
        left: -.9rem;
    }

    .reason_superiority_policy i:last-child {
        bottom: -.1rem;
        right: -.84rem;
    }

    .reason_superiority2 {
        width: 6.9rem;
        margin: .22rem auto 0 auto;
        padding: .09rem .08rem;
    }

    .reason_superiority_policy2 {
        height: 2.2rem;
        font-size: .28rem;
        line-height: .5rem;
    }

    .reason_nidec {
        width: 100%;
        margin: .5rem auto 0 auto;
    }

    .intelligent_motor_dl {
        display: block;
        padding-top: .4rem;
    }

    .intelligent_motor_dl dd {
        width: 100%;
    }

    .intelligent_motor_dl dt {
        width: 100%;
        padding-right: 0;
    }

    .brushless_p1 {
        font-size: .32rem;
    }

    .brushless_rotor {
        display: block;
        padding-top: .3rem;
    }

    .brushless_rotor dd {
        width: 100%;
    }

    .brushless_rotor dt {
        width: 100%;
        padding-top: .3rem;
        padding-left: 0;
    }

    .brushless_rotor dt ul {
        margin: 0 0 0 20px;
    }

    .brushless_product {
        display: block;
    }

    .brushless_product li {
        width: 100%;
        padding-top: .3rem;
    }

    .brushless_product li a img {
        width: 39%;
        height: 2.7rem;
    }

    .brushless_product li a span {
        width: 57%;
        font-size: .3rem;
    }

    .brushless_column li a {
        margin-top: .1rem;
    }

    .brushless_column li a .icon {
        margin: .08rem .06rem 0 0;
    }

    .brushless_column li a span {
        width: calc(100% - .3rem);
    }

    .servocontrol_gg {
        margin-top: .3rem;
        padding: .3rem 0 .3rem .3rem;
    }

    .helium_hdd_sm {
        margin-top: .7rem;
        padding: .4rem .3rem;
    }

    .solution-blc01 dt {
        width: 1.8rem;
    }

    .brushless_rotor02 dd {
        width: 100%;
    }

    .brushless_rotor02 dt {
        width: 100%;
        padding-top: .3rem;
        padding-left: 0;
    }

    .productCodeInfo_table td + td {
        padding-left: .15rem
    }

    .productCodeInfo_table thead th {
        font-size: .32rem;
        padding: 0 0 .15rem 0;
    }

    .productCodeInfo_table thead th + th {
        padding-left: .15rem
    }

    .productCodeInfo_desc {
        font-size: .2rem;
    }

    table.data th {
        padding: .15rem .2rem;
    }

    table.data td {
        padding: .15rem .2rem;
    }

    table.data.data-type01 th, table.data.data-type01 td {
        padding: .1rem .15rem;
    }

table.data .data-pic01 {
    margin: .08rem 0 .08rem .15rem
}

    .challenge_title {
        font-size: .4rem;
        padding-top: .55rem;
    }

    .challenge_p1 {
        font-size: .26rem;
        padding-top: .3rem;
    }

    .challenge_special {
        width: 100%;
        height: auto;
        padding: .5rem .3rem;
        margin-left: -.3rem;
    }

    .challenge_special:before {
        display: none;
    }

    .challenge_movie {
        width: 100%;
        padding: 0 .3rem .6rem .3rem;
        margin-left: -.3rem;
        background: #EDF8F2;
        text-align: center;
        position: static;
        top: auto;
        right: auto;
    }

    .challenge_movie iframe {
        width: 6rem;
        height: 3.4rem;
    }

    .challenge_special_movie {
        width: 100%;
    }

    .challenge_special_title {
        font-size: .34rem;
    }

    .challenge_special_title p {
        font-size: .18rem;
    }

    .challenge_pioneer li {
        width: 100%;
        padding-top: .5rem;
    }

    .challenge_pioneer h4 {
        font-size: .28rem;
        padding-top: .2rem;
    }

    .challenge_pioneer_p {
        font-size: .26rem;
        line-height: .36rem;
        padding-top: .15rem;
    }

    .making_img.fr {
        float: none;
        margin: 0 0 .3rem 0;
        width: 100%;
        height: auto;
    }

    .making_img.fl {
        float: none;
        margin: 0 0 .3rem 0;
        width: 100%;
        height: auto;
    }

.basic_title{font-size:.3rem; line-height:.48rem;}
.basic_title_p{font-size:.26rem; line-height:.46rem; padding-top:.3rem;}
.basic_list{margin-top:.7rem;}
.basic_list > li{font-size:.28rem; line-height:.4rem; padding:.2rem 0;}
.basic_list > li > a{color:#FFF; padding:.25rem .4rem; background:#009a49;}
.basic_list > li > .icon{color:#FFF; font-size:.24rem; padding:.2rem; top:.33rem; right:.1rem;}
.basic_list li ul{padding:.12rem 0 0 0; border-top:none; justify-content:space-between;}
.basic_list li li{width:3.4rem; font-size:.26rem; line-height:.36rem; padding:.08rem 0 0 0;}
.basic_list li li a{height:.88rem; color:#666; padding:0 0 0 .18rem; background:#E5F4ED; align-items:center;}
.basic_list li li .icon{color:#009a49; margin:0 .06rem 0 0;}
.basic_list li li p{display:block; width:calc(100% - .25rem);}
.basic_list li li span{width:auto; padding-left:.25rem;}

.basic_detailed_title{font-size:.3rem; line-height:.48rem; padding-bottom:.15rem;}
.basic_detailed{font-size:.26rem; line-height:.46rem; padding-bottom:.7rem;}
.basic_detailed_dl{display:block; padding-top:.35rem;}
.basic_detailed_dl dt,.basic_comment .basic_detailed_dl dt{width:100%; padding-top:.65rem;}
.basic_detailed_dl dd,.basic_comment .basic_detailed_dl dd{width:5rem; margin:0 auto;}
.basic_img_p{font-size:.2rem; line-height:.26rem; padding-top:.1rem;}
.basic_detailed_lj{padding:.8rem 0;}

    .basic_detailed_lj li {
        width: 1.7rem;
        font-size: .28rem;
        line-height: .9rem;
    }

    .basic_detailed_lj li:nth-child(2) {
        width: 3.1rem;
    }

    .basic_detailed_lj li .icon {
        font-size: .22rem;
        top: calc(50% - .11rem);
        right: .15rem;
    }

    .basic_comment {
        margin: .4rem 0 0;
        padding: .4rem .3rem;
    }

    .glossary_p1 {
        font-size: .26rem;
        line-height: .46rem;
    }

    .glossary_p1 span {
        font-size: .2rem;
    }

    .glossary_menu {
        padding-top: .7rem;
    }

    .glossary_menu li {
        width: 3.41rem;
        font-size: .26rem;
        line-height: .88rem;
        margin: .08rem 0 0 .08rem;
    }

    .glossary_menu li:nth-child(5n+1) {
        margin-left: .08rem;
    }

    .glossary_menu li:nth-child(2n+1) {
        margin-left: 0;
    }

    .glossary_menu li .icon {
        font-size: .24rem;
        margin: 0 .1rem 0 .18rem;
    }

    .glossary_lr {
        padding-top: .75rem;
    }

    .glossary_lr_title {
        font-size: .28rem;
        padding-bottom: .15rem;
    }

    .glossary_list {
        padding-top: .15rem;
    }

    .glossary_list li {
        width: 50%;
        padding: .4rem 0 0 0;
    }


    .glossary_p2 {
        font-size: .26rem;
        line-height: .46rem;
    }

    .technology_motor_p {
        font-size: .24rem;
        line-height: .36rem;
        padding: .25rem .4rem 0 .4rem;
    }

    .online_retailers li {
        width: 100%;
        font-size: .26rem;
        line-height: .36rem;
        padding: .8rem 0 .2rem 0;
    }

    .online_retailers_p {
        padding: .35rem .4rem .5rem .4rem;
    }

    .online_retailers a .icon-external-link {
        font-size: .3rem;
        margin-left: .1rem;
    }

    .academic_list {
        margin-top: .7rem;
    }

    .academic_list li {
        padding: .3rem 0 .4rem 0;
    }

    .academic_list_lr {
        width: 100%;
    }

    .academic_list_title {
        font-size: .3rem;
        line-height: .48rem;
        padding: 0;
        border-bottom: none;
    }

    .academic_list_lr div {
        display: flex;
        justify-content: space-between;
        padding-top: .2rem;
    }

    .academic_list_lr div figure {
        width: 1.95rem;
    }

    .academic_list_p {
        width: 4.65rem;
        font-size: .24rem;
        line-height: .42rem;
    }

    .academic_adviser {
        padding-top: .4rem;
    }

    .academic_adviser dt {
        font-size: .28rem;
    }

    .academic_adviser dt p {
        font-size: .2rem;
        padding-top: .06rem;
    }

    .academic_adviser dd {
        width: 1.95rem;
    }

    .academic_rqrw {
        font-size: .26rem;
        line-height: .4rem;
        padding: .18rem 0 .3rem 0;
    }

    .academic-note {
        border: .06rem solid #f2f2f2;
        padding: .35rem;
        margin: .7rem 0 0;
    }

    .academic-note-image {
        width: 100%;
        float: none;
        display: flex;
        align-items: center;
        font-size: .28rem;
        margin: 0 0 .3rem 0;
    }

    .academic-note-image img {
        width: 1.95rem;
        height: auto;
        margin-right: .4rem;
    }

    .academic-note-image figcaption {
        width: 3.6rem;
    }

    .academic-note-image p {
        font-size: .16rem;
    }

    .academic-note-image.fr {
        float: none;
        margin: 0 0 .3rem 0;
    }

    .academic_maxwell {
        padding: .3rem 0 .3rem 20px;
        margin-top: .3rem;
    }

    .tech-history-table01 {
        margin: .6rem 0 0;
    }

    .tech-history-table01-col01 {
        width: auto;
    }

    .tech-history-table01-col02 {
        width: auto;
    }

    .tech-history-table01-col03 {
        width: auto;
    }

    .tech-history-table01-col05 {
        width: auto;
    }

    .tech-history-table01 th {
        padding: .15rem .06rem;
    }

    .tech-history-table01 td {
        padding: .15rem .15rem;
    }

    .tech-history-table01 th:nth-of-type(4),
    .tech-history-table01 td:nth-of-type(3) {
        border-right: .04rem double #ccc;
    }


.nidec_newcase{height:40px; font-size:.26rem; line-height:20px; padding:0 .2rem; text-align:left;}
.nidec_newcase p{display:block;}
.nidec_newcase a{margin-left:.15rem;}

.pinghu_park{display:block;}
.pinghu_park dt{width:100%; font-size:.26rem; line-height:.46rem;}
.pinghu_park_title{height:.54rem; font-size:.28rem; line-height:.54rem; margin-top:.9rem;}
.pinghu_gs_title{font-size:.32rem; line-height:.54rem;}
.pinghu_gs_title i{width:.54rem; height:.54rem; font-size:.4rem; margin-right:.25rem;}
.pinghu_gs_title span{font-size:.24rem; padding-left:.7rem; display:block;}
.pinghu_gs{padding-top:.22rem;}
.pinghu_gs dt{width:4.7rem;}
.pinghu_gs dt h5{width:1.35rem; font-size:.24rem; line-height:.32rem; padding:.13rem 0 .13rem .18rem;}
.pinghu_gs dt p{width:3.35rem; font-size:.24rem; line-height:.32rem; padding:.13rem 0 .13rem .2rem;}
.pinghu_gs dd{width:2rem;}
.pinghu_gs dd img{width:100%; height:auto;}

.sp_nav_down{transform: rotate(90deg);}
.nav_list .sp_reason li a{padding-left:1rem; font-size: 0.28rem;}

.sp_reason_footer{ display:none}
.sp_reason_footer li{width:100%; text-align:left; border-bottom:#BCBCBC .02rem solid;}
.sp_reason_footer li:before{display:none;}
.sp_reason_footer li a{padding-left:1rem; font-size: 0.28rem;}
	
.service_list{justify-content:space-between;}
.service_list li{width:3.16rem; padding:.5rem 0 0 0;}
.service_list li p img{width:100%; height:auto;}	
.service_list_p{font-size:.26rem; line-height:.36rem; padding-top:.15rem;}
	
	
.no_name{margin:0.45rem 0 5px 0; padding: 0.4rem 0.4rem 0.5rem 0.4rem; font-size: 0.26rem;}
.no_name h4{font-size: 0.34rem; line-height: 0.4rem; display: flex;}
.no_name h4 i{ width: 1.05rem; height: 0.4rem; font-size: 0.26rem; margin-right: 10px;}
.no_name_con{float: none;}
.no_name_more{float: none;}
.no_name_more a{width:4.7rem; font-size:.28rem; line-height:.9rem; margin: 0.4rem auto 0 auto;}
.no_name_more a .icon{font-size:.24rem; top:calc(50% - .12rem); right:.3rem;}
	
.new_name{font-size: 0.26rem; height: 0.8rem; line-height: 0.8rem;}
.new_name_a1{width: 1.4rem;}
.new_name_a2{width: 2.75rem;}
.new_name_a3{width: 2.75rem;}
.new_name_b{margin-top: 0.09rem; font-size: 0.26rem; border-top: 0.01rem solid #bfbfbf;}
.new_name_b th{ padding:0.32rem 0 0 0.16rem; border-bottom: 0.01rem solid #bfbfbf;}
.new_name_b td{padding:0.32rem 0.2rem 0.32rem 0.2rem; border-left: 0.01rem solid #bfbfbf; border-bottom: 0.01rem solid #bfbfbf;}
.new_name_b1{width: 1.24rem;}
.new_name_b2{width: 2.34rem;}
.new_name_b3{display: flex;}
.new_name_b3 a{display: flex;}
.new_name_b td .icon{width:.3rem; font-size:.22rem; margin-top:.08rem; margin-right: 0.1rem;}
	
	
.index_name{padding: 0.25rem 0.1rem; margin-top: 0.4rem; background: #e5fbea ;}
.index_name span{padding: 0 0;}





.cp_img li { width:47.2%;}
.cp_img li a .img{  height:190px;}
.cp_img li a .imgt{ height:135px;}

.wznr, .lxwm{ width:94%}

.bgbj{width:94%; padding:3%}
.bg_l,.enterprise_title{ display:none}
.biaoge{ width:100%}
.table_form .input-text{ width:96% !important}
.table_form th{ font-size:15px;}
}
